Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
PR ReviewBug: Chained
|
|
Code Review No issues found. The refactoring correctly centralizes form submission logic into |
…ifferent catches in exchange and queue
WHY
Adds to #1727 — form inputs were cleared even when the server returned an error, forcing users to re-enter all values
HOW
Test plan